[XEN] Add arch hook for max_mem domctl.
authorHollis Blanchard <hollisb@us.ibm.com>
Thu, 1 Mar 2007 19:18:51 +0000 (13:18 -0600)
committerHollis Blanchard <hollisb@us.ibm.com>
Thu, 1 Mar 2007 19:18:51 +0000 (13:18 -0600)
commite63574cd5f5a6862285212b5434878dceb11ec91
tree860f80884d88a8959cec5e50bc1d03e96ec6d125
parent244fb3f4bf758b78829fb876eda75f4b9acd1980
[XEN] Add arch hook for max_mem domctl.

This patch introduces an arch hook in the MAX_MEM hcall. In particular, PowerPC
will use this hook to create/update a p2m mapping array. This patch introduces
the hook only and should compile away on all arches.

Signed-off-by: Ryan Harper <ryanh@us.ibm.com>
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
--HG--
extra : transplant_source : %BD%0B%97%A5i%FE%9F%5C%99%C2%01S%80%B6%C0%F0%82_l%A3
xen/common/domctl.c
xen/include/asm-ia64/shadow.h
xen/include/asm-powerpc/shadow.h
xen/include/asm-x86/shadow.h